- flow control function
- n COMP Regelfunktion für die Durchflußmenge f
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
quota flow control — A flow control procedure by which the central flow control function restricts traffic to an ARTCC (air route traffic control center) area having an impacted airport, thereby avoiding sector or area saturation … Aviation dictionary
Software flow control — is a method of flow control used in computer data links, especially RS 232 serial. It uses special codes, transmitted in band, over the primary communications channel. These codes are generally called XOFF and XON (from transmit off and on ,… … Wikipedia
Control (management) — Controlling is one of the managerial functions like planning, organizing, staffing and directing. It is an important function because it helps to check the errors and to take the corrective action so that deviation from standards are minimized… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia
control — [1] A device or mechanism for adjusting a component. See cruise control. [2] The ability of the driver to make a vehicle perform as required. [3] To regulate. [4] Automatic or manual device used to stop, start, and/or regulate flow of gas, liquid … Dictionary of automotive terms
Control character — In computing and telecommunication, a control character or non printing character is a code point (a number) in a character set, that does not in itself represent a written symbol. It is in band signaling in the context of character encoding. All … Wikipedia
Control flow analysis — is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). For many languages, the control flow of a program is explicit in a program s source code. As a result … Wikipedia
Control of respiration — Control of ventilation refers to the physiological mechanisms involved in the control of physiologic ventilation. Gas exchange primarily controls the rate of respiration. The most important function of breathing is gas exchange (of oxygen and… … Wikipedia
air traffic control system command center — An air traffic tactical operations facility consisting of four operational units. These are central flow control function (CFCF), central altitude reservation function (CARF), airport reservation office (ARO), and ATC (air traffic control)… … Aviation dictionary
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Flow-based programming — In computer science, flow based programming (FBP) is a programming paradigm that defines applications as networks of black box processes, which exchange data across predefined connections by message passing. These black box processes can be… … Wikipedia